home *** CD-ROM | disk | FTP | other *** search
/ Professor Teaches HTML F…damentals & HTML Advanced / Professor Teaches HTML Fundamentals & HTML Advanced.iso / PRFHTA / 1b / 1b05.wav (.mp3) < prev    next >
Waveform Audio File Format  |  2000-10-16  |  239.2 KB  |  1 channel  |  22,050 sample rate  |  22 seconds
Transcription: There are three options for associating stylesheet information with an HTML document. External stylesheets keep style rules in a separate document. Embedded stylesheets keep style rules in a special tag within an HTML document. Inline styles are style rules placed within HTML tags. Let's look at each of these.